home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Science / proFit FPU 4.1.2 Demo / proFit II Demo (FPU) / proFit II Demo (FPU).rsrc / STR_128.txt < prev    next >
Text File  |  1993-08-13  |  201b  |  14 lines

  1. function name;
  2.  
  3. description 'string1','string2';
  4.  
  5. defaults a[1]:=1,active,'a1';
  6.            a[2]:=1,inactive,'a2';
  7.            a[3]:=0,constant,'a3';
  8.  
  9. const c1=0.4;
  10.        c2=0.95;
  11.  
  12. var v1,v2:extended;
  13.  
  14.